vector sum
英 [ˈvektə(r) sʌm]
美 [ˈvektər sʌm]
矢量和
英英释义
noun
- a vector that is the sum of two or more other vectors
双语例句
- The mutual coupling effect brings about vector sum of coupling energy between array antenna elements changing with the scan angle, that may result in larger power reflection in specific frequency and direction, and makes radiation pattern resulting in false beam segment.
互耦效应导致阵列天线单元间耦合能量的矢量和随扫描角而变化,在特定频率和方向上可能产生较大的功率反射,并且引起方向图出现虚假波瓣。 - This paper firstly proposed some clarity-evaluation-functions of out-of-focus blurred image, they are the sum of square of gray-level gradient vector module, the sum of Roberts-gradients, and the sum of Laplacian operator.
本文首次提出了用图像灰度梯度向量模方和、Roberts梯度和与拉普拉斯(8邻域微分)算子和作为由于离焦产生的模糊图像的评价函数。 - To solve this problem, a new method of direct gray-scale feature extraction based on the circular projection algorithm and the vector sum for testing the quality of the pressed character is presented.
提出了利用圆周投影和矢量和直接获取灰度压印字符的质量判别特征值,以标准压印字符为模板进行快速的标牌压印字符在线检测。 - Searching potential slip surface of slopes based on the vector sum analysis method
基于矢量和分析方法的边坡滑面搜索 - So, we want to decompose the position vector into a sum of simpler vectors.
故我们是把位置向量,分解为简单向量的和。 - A vector that is the sum of two or more other vectors.
两个或两个以上向量相加得到的向量。 - So the vector sum method can be widely used in practice.
因此该方法在工程实践中有望得到广泛的应用。 - Multi-factors Risk Analysis for Investment Project& Weighted Vector Sum
投资项目多因素风险分析与加权矢量和 - The algorithms use Scalar Product Protocol, Index of the Minimum Value of Vector Sum Protocol, Secure Multiparty Multiplication Protocol, Secure Comparison Protocol and so on to achieve the privacy protection.
所提的算法通过采用点积协议,向量和最小值的索引协议,安全多方除法协议,以及安全比较等协议达到隐私保护。 - But if you wanted to create a vector to sum each row, you might be inclined to try the following
但是,如果希望创建一个向量来求每行的总和,您可能会编写下面这样的代码